Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76 #1396

Closed
wants to merge 3 commits into from

Conversation

pulumi-bot
Copy link
Contributor

Automated PR

Copy link
Contributor

github-actions bot commented Mar 8, 2024

Does the PR have any schema changes?

Found 21 breaking changes:

Resources

  • "aws-native:ec2:Instance":
    • inputs:
      • 🟡 "affinity" type changed from "string" to "#/types/aws-native:ec2:InstanceAffinity"
      • 🟡 "cpuOptions" type changed from "#/types/aws-native:ec2:InstanceCpuOptions" to "#/types/aws-native:ec2:CpuOptionsProperties"
      • 🟡 "creditSpecification" type changed from "#/types/aws-native:ec2:InstanceCreditSpecification" to "#/types/aws-native:ec2:CreditSpecificationProperties"
      • 🟡 "enclaveOptions" type changed from "#/types/aws-native:ec2:InstanceEnclaveOptions" to "#/types/aws-native:ec2:EnclaveOptionsProperties"
      • 🟡 "hibernationOptions" type changed from "#/types/aws-native:ec2:InstanceHibernationOptions" to "#/types/aws-native:ec2:HibernationOptionsProperties"
    • properties:
      • 🟡 "affinity" type changed from "string" to "#/types/aws-native:ec2:InstanceAffinity"
      • 🟡 "awsId" missing output "awsId"
      • 🟡 "cpuOptions" type changed from "#/types/aws-native:ec2:InstanceCpuOptions" to "#/types/aws-native:ec2:CpuOptionsProperties"
      • 🟡 "creditSpecification" type changed from "#/types/aws-native:ec2:InstanceCreditSpecification" to "#/types/aws-native:ec2:CreditSpecificationProperties"
      • 🟡 "enclaveOptions" type changed from "#/types/aws-native:ec2:InstanceEnclaveOptions" to "#/types/aws-native:ec2:EnclaveOptionsProperties"
      • 🟡 "hibernationOptions" type changed from "#/types/aws-native:ec2:InstanceHibernationOptions" to "#/types/aws-native:ec2:HibernationOptionsProperties"

Functions

  • "aws-native:ec2:getInstance": inputs:
    • 🟡 "id" missing input "id"
    • 🟢 required: "instanceId" input has changed to Required

Types

  • 🟡 "aws-native:ec2:InstanceBlockDeviceMapping": properties: "noDevice" type changed from "#/types/aws-native:ec2:InstanceNoDevice" to "pulumi.json#/Any"
  • 🔴 "aws-native:ec2:InstanceCpuOptions" missing
  • 🔴 "aws-native:ec2:InstanceCreditSpecification" missing
  • 🔴 "aws-native:ec2:InstanceEnclaveOptions" missing
  • 🔴 "aws-native:ec2:InstanceHibernationOptions" missing
  • 🟢 "aws-native:ec2:InstanceLaunchTemplateSpecification": required: "version" property is no longer Required
  • 🔴 "aws-native:ec2:InstanceNoDevice" missing
  • 🟡 "aws-native:ec2:InstancePrivateDnsNameOptions": properties: "hostnameType" type changed from "string" to "#/types/aws-native:ec2:InstancePrivateDnsNameOptionsHostnameType"

New resources:

  • ec2.VpcCidrBlock

New functions:

  • ec2.getVpcCidrBlock

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.40%. Comparing base (b46b6fb) to head (5465220).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1396   +/-   ##
=======================================
  Coverage   23.40%   23.40%           
=======================================
  Files          25       25           
  Lines        4230     4230           
=======================================
  Hits          990      990           
  Misses       3077     3077           
  Partials      163      163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mjeffryes mjeffryes closed this Mar 12, 2024
@danielrbradley danielrbradley deleted the generate-sdk/8198810666-717 branch March 14, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants